[INFO] cloning repository https://github.com/SmoothDragon/BadgeHolders
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SmoothDragon/BadgeHolders" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSmoothDragon%2FBadgeHolders", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSmoothDragon%2FBadgeHolders'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 157996a456ba6396e0c30d409770e275559907f9
[INFO] fixing SmoothDragon/BadgeHolders against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSmoothDragon%2FBadgeHolders" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SmoothDragon/BadgeHolders
[INFO] finished tweaking git repo https://github.com/SmoothDragon/BadgeHolders
[INFO] tweaked toml for git repo https://github.com/SmoothDragon/BadgeHolders written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SmoothDragon/BadgeHolders on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SmoothDragon/BadgeHolders already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded const_fn v0.4.12
[INFO] [stderr]   Downloaded typed_floats_macros v1.0.7
[INFO] [stderr]   Downloaded rand_distr v0.4.3
[INFO] [stderr]   Downloaded flowscad v0.1.2
[INFO] [stderr]   Downloaded typed_floats v1.0.7
[INFO] [stderr]   Downloaded bon-macros v2.3.0
[INFO] [stderr]   Downloaded bon v2.3.0
[INFO] [stderr]   Downloaded qhull v0.3.1
[INFO] [stderr]   Downloaded qhull-sys v0.3.1
[INFO] [stderr]   Downloaded libc v0.2.185
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 09fcb49017246e213a22828269feca16e00f5d8af65ab536ff4e3c5c6229bec8
[INFO] running `Command { std: "docker" "start" "09fcb49017246e213a22828269feca16e00f5d8af65ab536ff4e3c5c6229bec8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "09fcb49017246e213a22828269feca16e00f5d8af65ab536ff4e3c5c6229bec8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09fcb49017246e213a22828269feca16e00f5d8af65ab536ff4e3c5c6229bec8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "09fcb49017246e213a22828269feca16e00f5d8af65ab536ff4e3c5c6229bec8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling const_fn v0.4.12
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling typed_floats_macros v1.0.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking typed_floats v1.0.7
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling bon-macros v2.3.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking bon v2.3.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling qhull-sys v0.3.1
[INFO] [stderr]     Checking qhull v0.3.1
[INFO] [stderr]     Checking flowscad v0.1.2
[INFO] [stderr]     Checking badge_holders v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/bin/badge_holder_reverse.rs:39:64
[INFO] [stdout]     |
[INFO] [stdout]  39 |     let rsa_mirror_outline = rsa_holder_outline.clone().mirror([1, 0]);
[INFO] [stdout]     |                                                         ------ ^^^^^^ expected `XY`, found `[{integer}; 2]`
[INFO] [stdout]     |                                                         |
[INFO] [stdout]     |                                                         arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flowscad-0.1.2/src/scad2d.rs:453:12
[INFO] [stdout]     |
[INFO] [stdout] 453 |     pub fn mirror(&self, xy: XY) -> D2 {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `[{integer}; 2]` into `XY`
[INFO] [stdout]     |
[INFO] [stdout]  39 |     let rsa_mirror_outline = rsa_holder_outline.clone().mirror([1, 0].into());
[INFO] [stdout]     |                                                                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> src/bin/badge_holder.rs:9:32
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let mut xyi = xy.clone() + 1.0;
[INFO] [stdout]   |                   ----------   ^^^ expected `XY`, found floating-point number
[INFO] [stdout]   |                   |
[INFO] [stdout]   |                   expected because this is `flowscad::XY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/bin/badge_holder_thick.rs:39:64
[INFO] [stdout]     |
[INFO] [stdout]  39 |     let rsa_mirror_outline = rsa_holder_outline.clone().mirror([1, 0]);
[INFO] [stdout]     |                                                         ------ ^^^^^^ expected `XY`, found `[{integer}; 2]`
[INFO] [stdout]     |                                                         |
[INFO] [stdout]     |                                                         arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flowscad-0.1.2/src/scad2d.rs:453:12
[INFO] [stdout]     |
[INFO] [stdout] 453 |     pub fn mirror(&self, xy: XY) -> D2 {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `[{integer}; 2]` into `XY`
[INFO] [stdout]     |
[INFO] [stdout]  39 |     let rsa_mirror_outline = rsa_holder_outline.clone().mirror([1, 0].into());
[INFO] [stdout]     |                                                                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/bin/badge_holder.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 |         xyi = xyi + 0.5 * h_layer;
[INFO] [stdout]    |               ---   ^^^^^^^^^^^^^ expected `XY`, found floating-point number
[INFO] [stdout]    |               |
[INFO] [stdout]    |               expected because this is `flowscad::XY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/bin/badge_holder_reverse.rs:41:76
[INFO] [stdout]     |
[INFO] [stdout]  41 |     let rsa_mirror_outline_notch = rsa_holder_outline_notch.clone().mirror([1, 0]);
[INFO] [stdout]     |                                                                     ------ ^^^^^^ expected `XY`, found `[{integer}; 2]`
[INFO] [stdout]     |                                                                     |
[INFO] [stdout]     |                                                                     arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flowscad-0.1.2/src/scad2d.rs:453:12
[INFO] [stdout]     |
[INFO] [stdout] 453 |     pub fn mirror(&self, xy: XY) -> D2 {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `[{integer}; 2]` into `XY`
[INFO] [stdout]     |
[INFO] [stdout]  41 |     let rsa_mirror_outline_notch = rsa_holder_outline_notch.clone().mirror([1, 0].into());
[INFO] [stdout]     |                                                                                  +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/bin/badge_holder.rs:16:49
[INFO] [stdout]    |
[INFO] [stdout] 16 |                 .sub(D2::rounded_rectangle(xy - 10, r).translate(-0.5 * (xy - 10))),
[INFO] [stdout]    |                                            --   ^^ expected `XY`, found integer
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            expected because this is `flowscad::XY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/bin/badge_holder.rs:16:79
[INFO] [stdout]    |
[INFO] [stdout] 16 |                 .sub(D2::rounded_rectangle(xy - 10, r).translate(-0.5 * (xy - 10))),
[INFO] [stdout]    |                                                                          --   ^^ expected `XY`, found integer
[INFO] [stdout]    |                                                                          |
[INFO] [stdout]    |                                                                          expected because this is `flowscad::XY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/bin/badge_holder.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |         xyi = xyi + 0.5 * h_layer;
[INFO] [stdout]    |               ---   ^^^^^^^^^^^^^ expected `XY`, found floating-point number
[INFO] [stdout]    |               |
[INFO] [stdout]    |               expected because this is `flowscad::XY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/bin/badge_holder_thick.rs:41:76
[INFO] [stdout]     |
[INFO] [stdout]  41 |     let rsa_mirror_outline_notch = rsa_holder_outline_notch.clone().mirror([1, 0]);
[INFO] [stdout]     |                                                                     ------ ^^^^^^ expected `XY`, found `[{integer}; 2]`
[INFO] [stdout]     |                                                                     |
[INFO] [stdout]     |                                                                     arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flowscad-0.1.2/src/scad2d.rs:453:12
[INFO] [stdout]     |
[INFO] [stdout] 453 |     pub fn mirror(&self, xy: XY) -> D2 {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `[{integer}; 2]` into `XY`
[INFO] [stdout]     |
[INFO] [stdout]  41 |     let rsa_mirror_outline_notch = rsa_holder_outline_notch.clone().mirror([1, 0].into());
[INFO] [stdout]     |                                                                                  +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/bin/badge_holder.rs:24:50
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 .sub(D2::rounded_rectangle(xyi - 1.6, r).translate(-0.5 * (xyi - 1.6))),
[INFO] [stdout]    |                                            ---   ^^^ expected `XY`, found floating-point number
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            expected because this is `flowscad::XY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/bin/badge_holder.rs:24:82
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 .sub(D2::rounded_rectangle(xyi - 1.6, r).translate(-0.5 * (xyi - 1.6))),
[INFO] [stdout]    |                                                                            ---   ^^^ expected `XY`, found floating-point number
[INFO] [stdout]    |                                                                            |
[INFO] [stdout]    |                                                                            expected because this is `flowscad::XY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/bin/badge_holder.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 |         xyi = xyi - 0.5 * h_layer;
[INFO] [stdout]    |               ---   ^^^^^^^^^^^^^ expected `XY`, found floating-point number
[INFO] [stdout]    |               |
[INFO] [stdout]    |               expected because this is `flowscad::XY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/bin/badge_holder.rs:32:50
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 .sub(D2::rounded_rectangle(xyi - 1.6, r).translate(-0.5 * (xyi - 1.6))),
[INFO] [stdout]    |                                            ---   ^^^ expected `XY`, found floating-point number
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            expected because this is `flowscad::XY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/bin/badge_holder.rs:32:82
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 .sub(D2::rounded_rectangle(xyi - 1.6, r).translate(-0.5 * (xyi - 1.6))),
[INFO] [stdout]    |                                                                            ---   ^^^ expected `XY`, found floating-point number
[INFO] [stdout]    |                                                                            |
[INFO] [stdout]    |                                                                            expected because this is `flowscad::XY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/bin/badge_holder_thick.rs:39:64
[INFO] [stdout]     |
[INFO] [stdout]  39 |     let rsa_mirror_outline = rsa_holder_outline.clone().mirror([1, 0]);
[INFO] [stdout]     |                                                         ------ ^^^^^^ expected `XY`, found `[{integer}; 2]`
[INFO] [stdout]     |                                                         |
[INFO] [stdout]     |                                                         arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flowscad-0.1.2/src/scad2d.rs:453:12
[INFO] [stdout]     |
[INFO] [stdout] 453 |     pub fn mirror(&self, xy: XY) -> D2 {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `[{integer}; 2]` into `XY`
[INFO] [stdout]     |
[INFO] [stdout]  39 |     let rsa_mirror_outline = rsa_holder_outline.clone().mirror([1, 0].into());
[INFO] [stdout]     |                                                                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/bin/badge_holder_thick.rs:41:76
[INFO] [stdout]     |
[INFO] [stdout]  41 |     let rsa_mirror_outline_notch = rsa_holder_outline_notch.clone().mirror([1, 0]);
[INFO] [stdout]     |                                                                     ------ ^^^^^^ expected `XY`, found `[{integer}; 2]`
[INFO] [stdout]     |                                                                     |
[INFO] [stdout]     |                                                                     arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flowscad-0.1.2/src/scad2d.rs:453:12
[INFO] [stdout]     |
[INFO] [stdout] 453 |     pub fn mirror(&self, xy: XY) -> D2 {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `[{integer}; 2]` into `XY`
[INFO] [stdout]     |
[INFO] [stdout]  41 |     let rsa_mirror_outline_notch = rsa_holder_outline_notch.clone().mirror([1, 0].into());
[INFO] [stdout]     |                                                                                  +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `chamfer45_round` found for enum `flowscad::D2` in the current scope
[INFO] [stdout]   --> src/bin/badge_holder_thick.rs:70:10
[INFO] [stdout]    |
[INFO] [stdout] 59 |       let perimeter_lip = perimeter
[INFO] [stdout]    |  _________________________-
[INFO] [stdout] 60 | |         .clone()
[INFO] [stdout] 61 | |         .sub(holes.clone())
[INFO] [stdout] 62 | |         .offset_radius(wall)
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | |         .chamfer45_round(wall)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^^ method not found in `flowscad::D2`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `stack` found for enum `flowscad::D3` in the current scope
[INFO] [stdout]    --> src/bin/badge_holder.rs:36:9
[INFO] [stdout]     |
[INFO] [stdout]  36 |     D3::stack(layers, 0.2)
[INFO] [stdout]     |         ^^^^^ variant, associated function, or constant not found in `flowscad::D3`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `flowscad::D3` consider using one of the following associated functions:
[INFO] [stdout]       flowscad::D3::cube
[INFO] [stdout]       flowscad::D3::cuboid
[INFO] [stdout]       flowscad::D3::sphere_r
[INFO] [stdout]       flowscad::D3::sphere_d
[INFO] [stdout]       and 16 others
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flowscad-0.1.2/src/scad3d.rs:174:5
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn cube<T: Into<X>>(side: T) -> D3 {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 |     pub fn cuboid<IXYZ: Into<XYZ>>(xyz: IXYZ) -> D3 {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 |     pub fn sphere_r<T: Into<X>>(radius: T) -> D3 {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub fn sphere_d<T: Into<X>>(diameter: T) -> D3 {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `chamfer45_round` found for enum `flowscad::D2` in the current scope
[INFO] [stdout]   --> src/bin/badge_holder_reverse.rs:64:10
[INFO] [stdout]    |
[INFO] [stdout] 59 |       let perimeter_lip = perimeter
[INFO] [stdout]    |  _________________________-
[INFO] [stdout] 60 | |         .clone()
[INFO] [stdout] 61 | |         .sub(holes.clone())
[INFO] [stdout] 62 | |         .offset_radius(wall)
[INFO] [stdout] 63 | |         .and(perimeter.clone())
[INFO] [stdout] 64 | |         .chamfer45_round(wall)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^^ method not found in `flowscad::D2`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `chamfer45_round` found for enum `flowscad::D2` in the current scope
[INFO] [stdout]   --> src/bin/badge_holder_thick.rs:98:14
[INFO] [stdout]    |
[INFO] [stdout] 96 |           + perimeter_outline
[INFO] [stdout]    |  ___________-
[INFO] [stdout] 97 | |             .clone()
[INFO] [stdout] 98 | |             .chamfer45_round(-1.5)
[INFO] [stdout]    | |             -^^^^^^^^^^^^^^^ method not found in `flowscad::D2`
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `chamfer45_round` found for enum `flowscad::D2` in the current scope
[INFO] [stdout]   --> src/bin/badge_holder_thick.rs:70:10
[INFO] [stdout]    |
[INFO] [stdout] 59 |       let perimeter_lip = perimeter
[INFO] [stdout]    |  _________________________-
[INFO] [stdout] 60 | |         .clone()
[INFO] [stdout] 61 | |         .sub(holes.clone())
[INFO] [stdout] 62 | |         .offset_radius(wall)
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | |         .chamfer45_round(wall)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^^ method not found in `flowscad::D2`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `badge_holders` (bin "badge_holder" test) due to 11 previous errors
[INFO] [stdout] error[E0599]: no method named `chamfer45` found for enum `flowscad::D2` in the current scope
[INFO] [stdout]    --> src/bin/badge_holder_thick.rs:100:75
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 perimeter.clone().linear_extrude(1.0) + perimeter.clone().chamfer45(0.5).translate_z(1.0),
[INFO] [stdout]     |                                                                           ^^^^^^^^^ method not found in `flowscad::D2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `chamfer45_round` found for enum `flowscad::D2` in the current scope
[INFO] [stdout]   --> src/bin/badge_holder_thick.rs:98:14
[INFO] [stdout]    |
[INFO] [stdout] 96 |           + perimeter_outline
[INFO] [stdout]    |  ___________-
[INFO] [stdout] 97 | |             .clone()
[INFO] [stdout] 98 | |             .chamfer45_round(-1.5)
[INFO] [stdout]    | |             -^^^^^^^^^^^^^^^ method not found in `flowscad::D2`
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `chamfer45` found for enum `flowscad::D2` in the current scope
[INFO] [stdout]    --> src/bin/badge_holder_thick.rs:100:75
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 perimeter.clone().linear_extrude(1.0) + perimeter.clone().chamfer45(0.5).translate_z(1.0),
[INFO] [stdout]     |                                                                           ^^^^^^^^^ method not found in `flowscad::D2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> src/bin/badge_holder.rs:9:32
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let mut xyi = xy.clone() + 1.0;
[INFO] [stdout]   |                   ----------   ^^^ expected `XY`, found floating-point number
[INFO] [stdout]   |                   |
[INFO] [stdout]   |                   expected because this is `flowscad::XY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/bin/badge_holder.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 |         xyi = xyi + 0.5 * h_layer;
[INFO] [stdout]    |               ---   ^^^^^^^^^^^^^ expected `XY`, found floating-point number
[INFO] [stdout]    |               |
[INFO] [stdout]    |               expected because this is `flowscad::XY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/bin/badge_holder.rs:16:49
[INFO] [stdout]    |
[INFO] [stdout] 16 |                 .sub(D2::rounded_rectangle(xy - 10, r).translate(-0.5 * (xy - 10))),
[INFO] [stdout]    |                                            --   ^^ expected `XY`, found integer
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            expected because this is `flowscad::XY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/bin/badge_holder.rs:16:79
[INFO] [stdout]    |
[INFO] [stdout] 16 |                 .sub(D2::rounded_rectangle(xy - 10, r).translate(-0.5 * (xy - 10))),
[INFO] [stdout]    |                                                                          --   ^^ expected `XY`, found integer
[INFO] [stdout]    |                                                                          |
[INFO] [stdout]    |                                                                          expected because this is `flowscad::XY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/bin/badge_holder.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |         xyi = xyi + 0.5 * h_layer;
[INFO] [stdout]    |               ---   ^^^^^^^^^^^^^ expected `XY`, found floating-point number
[INFO] [stdout]    |               |
[INFO] [stdout]    |               expected because this is `flowscad::XY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/bin/badge_holder.rs:24:50
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 .sub(D2::rounded_rectangle(xyi - 1.6, r).translate(-0.5 * (xyi - 1.6))),
[INFO] [stdout]    |                                            ---   ^^^ expected `XY`, found floating-point number
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            expected because this is `flowscad::XY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/bin/badge_holder.rs:24:82
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 .sub(D2::rounded_rectangle(xyi - 1.6, r).translate(-0.5 * (xyi - 1.6))),
[INFO] [stdout]    |                                                                            ---   ^^^ expected `XY`, found floating-point number
[INFO] [stdout]    |                                                                            |
[INFO] [stdout]    |                                                                            expected because this is `flowscad::XY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/bin/badge_holder.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 |         xyi = xyi - 0.5 * h_layer;
[INFO] [stdout]    |               ---   ^^^^^^^^^^^^^ expected `XY`, found floating-point number
[INFO] [stdout]    |               |
[INFO] [stdout]    |               expected because this is `flowscad::XY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/bin/badge_holder.rs:32:50
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 .sub(D2::rounded_rectangle(xyi - 1.6, r).translate(-0.5 * (xyi - 1.6))),
[INFO] [stdout]    |                                            ---   ^^^ expected `XY`, found floating-point number
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            expected because this is `flowscad::XY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/bin/badge_holder.rs:32:82
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 .sub(D2::rounded_rectangle(xyi - 1.6, r).translate(-0.5 * (xyi - 1.6))),
[INFO] [stdout]    |                                                                            ---   ^^^ expected `XY`, found floating-point number
[INFO] [stdout]    |                                                                            |
[INFO] [stdout]    |                                                                            expected because this is `flowscad::XY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `badge_holders` (bin "badge_holder_thick") due to 5 previous errors
[INFO] [stderr] error: could not compile `badge_holders` (bin "badge_holder_thick" test) due to 5 previous errors
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `stack` found for enum `flowscad::D3` in the current scope
[INFO] [stdout]    --> src/bin/badge_holder.rs:36:9
[INFO] [stdout]     |
[INFO] [stdout]  36 |     D3::stack(layers, 0.2)
[INFO] [stdout]     |         ^^^^^ variant, associated function, or constant not found in `flowscad::D3`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `flowscad::D3` consider using one of the following associated functions:
[INFO] [stdout]       flowscad::D3::cube
[INFO] [stdout]       flowscad::D3::cuboid
[INFO] [stdout]       flowscad::D3::sphere_r
[INFO] [stdout]       flowscad::D3::sphere_d
[INFO] [stdout]       and 16 others
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flowscad-0.1.2/src/scad3d.rs:174:5
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn cube<T: Into<X>>(side: T) -> D3 {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 |     pub fn cuboid<IXYZ: Into<XYZ>>(xyz: IXYZ) -> D3 {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 |     pub fn sphere_r<T: Into<X>>(radius: T) -> D3 {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub fn sphere_d<T: Into<X>>(diameter: T) -> D3 {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `chamfer45_round` found for enum `flowscad::D2` in the current scope
[INFO] [stdout]   --> src/bin/badge_holder_reverse.rs:77:18
[INFO] [stdout]    |
[INFO] [stdout] 72 | /             D2::rounded_rectangle((25, 15), 2)
[INFO] [stdout] 73 | |                 .center()
[INFO] [stdout] 74 | |                 .sub(D2::rounded_rectangle((14, 8), 1).center())
[INFO] [stdout] 75 | |                 .translate_y(-40)
[INFO] [stdout] 76 | |                 .sub(holes.clone())
[INFO] [stdout] 77 | |                 .chamfer45_round(wall)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^^^ method not found in `flowscad::D2`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `badge_holders` (bin "badge_holder") due to 11 previous errors
[INFO] [stdout] error[E0599]: no method named `chamfer45_round` found for enum `flowscad::D2` in the current scope
[INFO] [stdout]    --> src/bin/badge_holder_reverse.rs:102:14
[INFO] [stdout]     |
[INFO] [stdout] 100 |           + perimeter_outline
[INFO] [stdout]     |  ___________-
[INFO] [stdout] 101 | |             .clone()
[INFO] [stdout] 102 | |             .chamfer45_round(-1.5)
[INFO] [stdout]     | |             -^^^^^^^^^^^^^^^ method not found in `flowscad::D2`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/bin/badge_holder_reverse.rs:39:64
[INFO] [stdout]     |
[INFO] [stdout]  39 |     let rsa_mirror_outline = rsa_holder_outline.clone().mirror([1, 0]);
[INFO] [stdout]     |                                                         ------ ^^^^^^ expected `XY`, found `[{integer}; 2]`
[INFO] [stdout]     |                                                         |
[INFO] [stdout]     |                                                         arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flowscad-0.1.2/src/scad2d.rs:453:12
[INFO] [stdout]     |
[INFO] [stdout] 453 |     pub fn mirror(&self, xy: XY) -> D2 {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `[{integer}; 2]` into `XY`
[INFO] [stdout]     |
[INFO] [stdout]  39 |     let rsa_mirror_outline = rsa_holder_outline.clone().mirror([1, 0].into());
[INFO] [stdout]     |                                                                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `badge_holders` (bin "badge_holder_reverse" test) due to 6 previous errors
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/bin/badge_holder_reverse.rs:41:76
[INFO] [stdout]     |
[INFO] [stdout]  41 |     let rsa_mirror_outline_notch = rsa_holder_outline_notch.clone().mirror([1, 0]);
[INFO] [stdout]     |                                                                     ------ ^^^^^^ expected `XY`, found `[{integer}; 2]`
[INFO] [stdout]     |                                                                     |
[INFO] [stdout]     |                                                                     arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flowscad-0.1.2/src/scad2d.rs:453:12
[INFO] [stdout]     |
[INFO] [stdout] 453 |     pub fn mirror(&self, xy: XY) -> D2 {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `[{integer}; 2]` into `XY`
[INFO] [stdout]     |
[INFO] [stdout]  41 |     let rsa_mirror_outline_notch = rsa_holder_outline_notch.clone().mirror([1, 0].into());
[INFO] [stdout]     |                                                                                  +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `chamfer45` found for enum `flowscad::D2` in the current scope
[INFO] [stdout]    --> src/bin/badge_holder_reverse.rs:104:75
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 perimeter.clone().linear_extrude(1.0) + perimeter.clone().chamfer45(0.5).translate_z(1.0),
[INFO] [stdout]     |                                                                           ^^^^^^^^^ method not found in `flowscad::D2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `chamfer45_round` found for enum `flowscad::D2` in the current scope
[INFO] [stdout]   --> src/bin/badge_holder_reverse.rs:64:10
[INFO] [stdout]    |
[INFO] [stdout] 59 |       let perimeter_lip = perimeter
[INFO] [stdout]    |  _________________________-
[INFO] [stdout] 60 | |         .clone()
[INFO] [stdout] 61 | |         .sub(holes.clone())
[INFO] [stdout] 62 | |         .offset_radius(wall)
[INFO] [stdout] 63 | |         .and(perimeter.clone())
[INFO] [stdout] 64 | |         .chamfer45_round(wall)
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^^ method not found in `flowscad::D2`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `chamfer45_round` found for enum `flowscad::D2` in the current scope
[INFO] [stdout]   --> src/bin/badge_holder_reverse.rs:77:18
[INFO] [stdout]    |
[INFO] [stdout] 72 | /             D2::rounded_rectangle((25, 15), 2)
[INFO] [stdout] 73 | |                 .center()
[INFO] [stdout] 74 | |                 .sub(D2::rounded_rectangle((14, 8), 1).center())
[INFO] [stdout] 75 | |                 .translate_y(-40)
[INFO] [stdout] 76 | |                 .sub(holes.clone())
[INFO] [stdout] 77 | |                 .chamfer45_round(wall)
[INFO] [stdout]    | |                 -^^^^^^^^^^^^^^^ method not found in `flowscad::D2`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `chamfer45_round` found for enum `flowscad::D2` in the current scope
[INFO] [stdout]    --> src/bin/badge_holder_reverse.rs:102:14
[INFO] [stdout]     |
[INFO] [stdout] 100 |           + perimeter_outline
[INFO] [stdout]     |  ___________-
[INFO] [stdout] 101 | |             .clone()
[INFO] [stdout] 102 | |             .chamfer45_round(-1.5)
[INFO] [stdout]     | |             -^^^^^^^^^^^^^^^ method not found in `flowscad::D2`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `chamfer45` found for enum `flowscad::D2` in the current scope
[INFO] [stdout]    --> src/bin/badge_holder_reverse.rs:104:75
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 perimeter.clone().linear_extrude(1.0) + perimeter.clone().chamfer45(0.5).translate_z(1.0),
[INFO] [stdout]     |                                                                           ^^^^^^^^^ method not found in `flowscad::D2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `badge_holders` (bin "badge_holder_reverse") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "09fcb49017246e213a22828269feca16e00f5d8af65ab536ff4e3c5c6229bec8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09fcb49017246e213a22828269feca16e00f5d8af65ab536ff4e3c5c6229bec8", kill_on_drop: false }`
[INFO] [stdout] 09fcb49017246e213a22828269feca16e00f5d8af65ab536ff4e3c5c6229bec8
